FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.terminology#current (47 ms)

Package hl7.terminology
Type CodeSystem
Id Id
FHIR Version R5
Source http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-devicealert-priority.html
Url http://terminology.hl7.org/CodeSystem/devicealert-priority
Version 1.0.0
Status draft
Date 2023-12-10T10:01:24+11:00
Name DeviceAlertPriority
Title Device Alert Priority
Experimental False
Realm uv
Authority hl7
Description Describes the priority of a DeviceAlert.
Content complete
valueSet http://terminology.hl7.org/ValueSet/devicealert-priority

Resources that use this resource

ValueSet
devicealert-priority DeviceAlert Priority Codes

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem devicealert-priority

This case-sensitive code system http://terminology.hl7.org/CodeSystem/devicealert-priority defines the following codes:

CodeDisplayDefinition
high High PriorityThe alert is about a potentially life-threatening condition that should be addressed immediately.
medium Medium PriorityThe alert is about a significant condition that should be addressed promptly.
low Low PriorityThe alert is about a condition that should be addressed.
info Information OnlyThe alert is about a condition that does not need addressing.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "devicealert-priority",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem devicealert-priority</b></p><a name=\"devicealert-priority\"> </a><a name=\"hcdevicealert-priority\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/devicealert-priority</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">high<a name=\"devicealert-priority-high\"> </a></td><td>High Priority</td><td>The alert is about a potentially life-threatening condition that should be addressed immediately.</td></tr><tr><td style=\"white-space:nowrap\">medium<a name=\"devicealert-priority-medium\"> </a></td><td>Medium Priority</td><td>The alert is about a significant condition that should be addressed promptly.</td></tr><tr><td style=\"white-space:nowrap\">low<a name=\"devicealert-priority-low\"> </a></td><td>Low Priority</td><td>The alert is about a condition that should be addressed.</td></tr><tr><td style=\"white-space:nowrap\">info<a name=\"devicealert-priority-info\"> </a></td><td>Information Only</td><td>The alert is about a condition that does not need addressing.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "dev"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/devicealert-priority",
  "version" : "1.0.0",
  "name" : "DeviceAlertPriority",
  "title" : "Device Alert Priority",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-12-10T10:01:24+11:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Describes the priority of a DeviceAlert.",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/devicealert-priority",
  "content" : "complete",
  "concept" : [
    {
      "code" : "high",
      "display" : "High Priority",
      "definition" : "The alert is about a potentially life-threatening condition that should be addressed immediately."
    },
    {
      "code" : "medium",
      "display" : "Medium Priority",
      "definition" : "The alert is about a significant condition that should be addressed promptly."
    },
    {
      "code" : "low",
      "display" : "Low Priority",
      "definition" : "The alert is about a condition that should be addressed."
    },
    {
      "code" : "info",
      "display" : "Information Only",
      "definition" : "The alert is about a condition that does not need addressing."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.